Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: default to local platform, use docker additional-args Quarkus flag #1404

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

MikeEdgar
Copy link
Member

  • Default PLATFORMS in Makefile to just the current native platform.
  • Use QUARKUS_DOCKER_ADDITIONAL_ARGS instead of QUARKUS_DOCKER_BUILDX_PLATFORM (does not work with podman)

@MikeEdgar MikeEdgar added this to the 0.6.2 milestone Jan 24, 2025
@MikeEdgar
Copy link
Member Author

@jankalinic I think this should also work on Mac, but when you have time can you check? This is low priority.

@jankalinic
Copy link
Contributor

Sure, i can put it on my todo. Thanks for letting me know about this PR.

@jankalinic
Copy link
Contributor

But if you are okay with quick check it returns linux/arm64 on MacPro M2

@MikeEdgar MikeEdgar marked this pull request as ready for review January 24, 2025 20:01
@MikeEdgar MikeEdgar merged commit d8fdaa5 into streamshub:main Jan 27, 2025
7 checks passed
@MikeEdgar MikeEdgar deleted the makefile-platforms branch January 27, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants